home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / arc / fact127.zip / FACT.INI < prev    next >
Text File  |  1996-05-23  |  555b  |  35 lines

  1. ;
  2. ;  This is only a basic .INI file.  See FULL.INI for more compressor
  3. ;  definitions and instructions for adding your own.
  4. ;
  5. EXT=ARC
  6. DC=N
  7. RE=pkpak.exe -ma
  8. DE=pkunpak.exe
  9. ;
  10. EXT=ARJ
  11. DC=Y
  12. RE=arj.exe m -a+ -r+ -y+ -m1 -jm1 -jt+
  13. DE=arj.exe x -y+ -jg+
  14. ;
  15. EXT=LZH
  16. DC=Y
  17. RE=lha.exe m -a -r2 -x1 -p
  18. DE=lha.exe x -a -c -m1
  19. ;
  20. EXT=RAR
  21. DC=Y
  22. RE=rar.exe m -r -std -bw -y
  23. DE=rar.exe x -o+ -std -bw -y
  24. ;
  25. EXT=UC2
  26. DC=Y
  27. RE=uc.exe a -m -s -f -tst -b
  28. DE=uc.exe e -s -f
  29. ;
  30. EXT=ZIP
  31. DC=Y
  32. RE=pkzip.exe -m -wHS -Jrhs -rp
  33. DE=pkunzip.exe -d -o -Jrhs
  34. ;
  35.